GPU Based Affine Linear Image Registration using Normalized Gradient Fields
نویسندگان
چکیده
We present a CUDA implementation of a complete registration algorithm, which is capable of aligning two multimodal images, using affine linear transformations and normalized gradient fields. Through the extensive use of different memory types, well handled thread management and efficient hardware interpolation we gained fast executing code. Contrary to the common technique of reducing kernel calls, we significantly increased performance by rearranging a single kernel into multiple smaller ones. Our GPU implementation achieved a speedup of up to 11 compared to parallelized CPU code. Matching two 512 × 512 pixel images is performed in 37 milliseconds, thus making state-of-the-art multimodal image registration available in real time scenarios.
منابع مشابه
A Non-Linear Image Registration Scheme for Real-Time Liver Ultrasound Tracking using Normalized Gradient Fields
We propose a novel scheme for annotation tracking in long liver ultrasound sequences. It is based on a variational non-linear image registration method using Normalized Gradient Fields, extended by a moving window strategy based on registrations to the provided annotation on the first frame. By this we achieve robustness against error accumulation, while handling large deformations at the same ...
متن کاملA GPGPU Approach for Accelerating 2-D/3-D Rigid Registration of Medical Images
This paper presents a fast 2-D/3-D rigid registration method using a GPGPU approach, which stands for general-purpose computation on the graphics processing unit (GPU). Our method is based on an intensity-based registration algorithm using biplane images. To accelerate this algorithm, we execute three key procedures of 2-D/3-D registration on the GPU: digitally reconstructed radiograph (DRR) ge...
متن کاملLevel set motion assisted non-rigid 3D image registration
Medical imaging applications of rigid and non-rigid elastic deformable image registration are undergoing wide scale development. Our approach determines image deformation maps through a hierarchical process, from global to local scales. Vemuri (2000) reported a registration method, based on levelset evolution theory, to morph an image along the motion gradient until it deforms to the reference ...
متن کامل3D Registration Based on Normalized Mutual Information: Performance of CPU vs. GPU Implementation
Medical image registration is time-consuming but can be sped up employing parallel processing on the GPU. Normalized mutual information (NMI) is a well performing similarity measure for performing multi-modal registration. We present CUDA based solutions for computing NMI on the GPU and compare the results obtained by rigidly registering multi-modal data sets with a CPU based implementation. Ou...
متن کاملNormalized gradient fields for nonlinear motion correction of DCE-MRI time series
Dynamic MR image recordings (DCE-MRI) of moving organs using bolus injections create two different types of dynamics in the images: (i) spatial motion artifacts due to patient movements, breathing and physiological pulsations that we want to counteract and (ii) signal intensity changes during contrast agent wash-in and wash-out that we want to preserve. Proper image registration is needed to co...
متن کامل